home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 006a / drep214.zip / PRNORDER.BAT < prev    next >
DOS Batch File  |  1993-02-04  |  263b  |  18 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo.
  6. echo.
  7. echo.
  8. echo.
  9. echo.
  10. echo             Please turn your Printer on, set the page to top of form.
  11. @echo off
  12. echo.
  13. pause
  14. echo.
  15. echo                               Printing ORDER.FRM...
  16. @echo off
  17. type order.frm >prn
  18.